Skip to content

Bump NUnit.Analyzers from 4.14.0 to 4.15.0 - #502

Merged
TheCodeTraveler merged 1 commit into
mainfrom
dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0
Sep 22, 2026
Merged

TheCodeTraveler merged 1 commit into
mainfrom
dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Updated NUnit.Analyzers from 4.14.0 to 4.15.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.15.0

NUnit Analyzers 4.15 - September 12, 2026

This release of the NUnit Analyzers adds support for the new numeric types that will
be supported in NUnit 5. The release also improves NUnit1027 by inspecting base fixtures,
and NUnit1028 by supporting IAsyncDisposable.DisposeAsync in addition to the
existing IDisposable.Dispose. The release also includes bug fixes and dependency updates.

The release contains contributions from the following users (in alphabetical order):

  • @​jhavlicek-profinit
  • @​killergege
  • @​manfred-brands
  • @​mikkelbu
  • @​ngbrown
  • @​ramonsmits
  • @​stevenaw
  • @​uladz-zubrycki

Issues Resolved

Features and Enhancements

  • #​1019 NUnit1027 does not see [CancelAfter] inherited from a base fixture
  • #​1017 NU2047 reports failure for new numeric types
  • #​1001 NUnit1028: Allow DisposeAsync as an exception
  • #​999 [TestCaseSource] CA1812 suppression

Bugs

  • #​1013 Use of records crash the NonNullableFieldOrPropertyIsUninitializedSuppressor analyzer
  • #​998 Assert.EnterMultipleScope clears nullability suppress info

Tooling, Process, and Documentation

  • #​1005 Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
  • #​996 Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.6.0
  • #​993 chore: bump version

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 14, 2026
@TheCodeTraveler
TheCodeTraveler enabled auto-merge (squash) September 14, 2026 17:55
---
updated-dependencies:
- dependency-name: NUnit.Analyzers
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0 branch from 21cdad0 to 081bf65 Compare September 22, 2026 18:17
@TheCodeTraveler
TheCodeTraveler merged commit b6dfe7f into main Sep 22, 2026
9 checks passed
@TheCodeTraveler
TheCodeTraveler deleted the dependabot/nuget/src/CommunityToolkit.Maui.Markup.UnitTests/NUnit.Analyzers-4.15.0 branch September 22, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant